This program memory addressing logic is handled by a register referred to as a program counter . 程序存儲(chǔ)器的導(dǎo)址邏輯是由寄存器來實(shí)現(xiàn)的,這個(gè)寄存器叫程序計(jì)數(shù)器。
The program counter is needed to determine whether the 需要用程序計(jì)數(shù)器確定在調(diào)用
Assume that the program counter is set to location 300 假設(shè)程序計(jì)數(shù)器被設(shè)定為單元300 。
Is called , and if so what the program counter is ,如果調(diào)用了,程序計(jì)數(shù)器( pc )的值是什么
Program counter as a general register 程序計(jì)數(shù)器作為一個(gè)一般緩存器
Program counter , single chip system 單芯片系統(tǒng)程序計(jì)數(shù)器
For native code , this corresponds to the cpu s program counter 對(duì)于本機(jī)代碼,這對(duì)應(yīng)于cpu的程序計(jì)數(shù)器。
Pre - install program counter 預(yù)設(shè)訪客計(jì)數(shù)器
The program counter (PC), commonly called the instruction pointer (IP) in Intel x86 and Itanium microprocessors, and sometimes called the instruction address register (IAR), the instruction counter, or just part of the instruction sequencer,Harry Katzan (1971), Computer Organization and the System/370, Van Nostrand Reinhold Company, New York, USA, LCCCN 72-153191 is a processor register that indicates where a computer is in its program sequence.